Click or drag to resize

ResourceHead Method

Executes HEAD Http protocol method.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public WebHeaderCollection Head()

Return Value

Type: WebHeaderCollection
WebHeaderCollection contains headers key/value pairs.
See Also